Release 10.1A: OpenEdge Development:
Progress Dynamics Repository Reference


rym_wizard_tree table — rymwt

This table captures wizard responses for the creation or modification of the Progress Dynamics standard Dynamic TreeView Controller object.

The wizard responses are used to forward engineer the object into the Repository, generating all appropriate SmartObject instances and attributes. To simplify the data that must be captured, assumptions are made regarding the look and feel of a standard Dynamic TreeView Controller.

More complex specific modifications to an object can be made using the standard Repository Maintenance options.

This table also aids in the generation of the object for different user interfaces, such as Java.

Table 15–3 lists the table’s FLA, fields, and foreign keys.

Table 15–3: rym_wizard_tree table information 
Table FLA
Fields (data type)
Foreign keys
rymwt
wizard_tree_obj (Decimal)
product_code (Character)
product_module_code (Character)
object_name (Character)
object_description (Character)
window_title (Character)
window_title_field (Character)
root_node_code (Character)
root_node_sdo_name (Character)
sdo_foreign_fields (Character)
custom_super_procedure (Character)
page_layout (Character)
filter_viewer (Character)
auto_sort (Logical)
hide_selection (Logical)
image_height (Integer)
image_width (Integer)
show_check_boxes (Logical)
show_root_lines (Logical)
tree_style (Integer)
generated_time (Integer)
generated_date (Date)
product_code
product_module_code

Table 15–4 gives details of the table’s indexes.

Table 15–4: rym_wizard_tree index information 
Index name
Elements
Type
XPKrym_wizard_tree
wizard_tree_obj
Primary Unique
XAK1rym_wizard_tree
object_name
Unique
XAK2rym_wizard_tree
product_code
product_module_code
object_name
Unique
XIE1rym_wizard_tree
object_description
Nonunique


Copyright © 2005 Progress Software Corporation
www.progress.com
Voice: (781) 280-4000
Fax: (781) 280-4095